◄Compiler Directives► ◄Contents► ◄Index► ◄Back► {$ENDIF} Description Ends conditional compilation caused by the nearest unterminated {$IFDEF} {$IFNDEF}, or {$IFOPT}. Each {$IFxxx} {$ENDIF} pair must exist in the same program file. See also: {$IFDEF}, {$IFNDEF}